type context.stopCtx

3 uses

	context (current package)
		context.go#L350: type stopCtx struct {
		context.go#L385: 	if s, ok := parent.(stopCtx); ok {
		context.go#L495: 		c.Context = stopCtx{